home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / RISCBBS / !RiscBBS / Menus / Filebase / ViewArc < prev    next >
Text File  |  1992-02-24  |  356b  |  21 lines

  1. {
  2.  report `View archive`
  3.  
  4.  defopt R= `Root only` 10 ``
  5.    f_view #
  6.    menu Filebase.Main
  7.  endopt
  8.  
  9.  defopt F= `Full recursion` 10 ``
  10.    f_view `R #`
  11.    menu Filebase.Main
  12.  endopt
  13.  
  14.  defopt A= `Abort` 10 ``
  15.    menu Filebase.Main
  16.  endopt
  17.  
  18.  attr 0 6
  19. }
  20. View archive: {fg 7}[{fg 1}R{fg 7}]oot only  [{fg 1}F{fg 7}]ully recursive  [{fg 1}A{fg 7}]bort : {fg 1 eof}
  21.